📄️ ST COMPUTE EXPRESSIONS
ST COMPUTE EXPRESSIONS ( { ;} objeto {; inicioSel {; fimSel*}} )
📄️ ST FREEZE EXPRESSIONS
ST FREEZE EXPRESSIONS ( { ;} objeto {; inicioSel {; fimSel}}{; } )
📄️ ST GET ATTRIBUTES
ST GET ATTRIBUTES ( { ;} objeto ; inicioSel ; fimSel ; nomeAtributo ; valorAtrib {; nomeAtributo2 ; valorAtrib2 ; ... ; nomeAtributoN ; valorAtribN*} )
📄️ ST Get content type
ST Get content type ( { ;} objeto {; inicioSel {; fimSel {; inicioBloq {; fimBloq*}}}} ) -> Resultado
📄️ ST Get expression
ST Get expression ( { ;} objeto {; inicioSel {; fimSel*}} ) -> Resultado
📄️ ST GET OPTIONS
ST GET OPTIONS ( { ;} objeto ; opcao ; valor {; opcao2 ; valor2 ; ... ; opcaoN ; valorN*} )
📄️ ST Get plain text
ST Get plain text ( { ;} objeto {; refMode*} ) -> Resultado
📄️ ST Get text
ST Get text ( { ;} objeto {; inicioSel {; fimSel*}} ) -> Resultado
📄️ ST GET URL
ST GET URL ( { ;} objeto ; textoURL ; enderecoURL {; inicioSel {; fimSel*}} )
📄️ ST INSERT EXPRESSION
ST INSERT EXPRESSION ( { ;} objeto ; expressao {; inicioSel {; fimSel*}} )
📄️ ST INSERT URL
ST INSERT URL ( { ;} objeto ; textoURL ; enderecoURL {; inicioSel {; fimSel*}} )
📄️ ST SET ATTRIBUTES
ST SET ATTRIBUTES ( { ;} objeto ; inicioSel ; fimSel ; nomeAtrib ; valorAtributo {; nomeAtrib2 ; valorAtributo2 ; ... ; nomeAtribN ; valorAtributoN*} )
📄️ ST SET OPTIONS
ST SET OPTIONS ( { ;} objeto ; opcao ; valor {; opcao2 ; valor2 ; ... ; opcaoN ; valorN*} )
📄️ ST SET PLAIN TEXT
ST SET PLAIN TEXT ( { ;} objeto ; novoTexto {; inicioSel {; fimSel*}} )
📄️ ST SET TEXT
ST SET TEXT ( { ;} objeto ; novoTexto {; inicioSel {; fimSel*}} )